home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-07-13 | 2.2 KB | 56 lines |
- #
- # Copyright (C) 1991 Texas Instruments Incorporated.
- #
- # Permission is granted to any individual or institution to use, copy, modify,
- # and distribute this software, provided that this complete copyright and
- # permission notice is maintained, intact, in all copies and supporting
- # documentation.
- #
- # Texas Instruments Incorporated provides this software "as is" without
- # express or implied warranty.
- #
-
- include ../../Makedefs
- include ../Makedefs
-
- CURDIR = $(TOP)/$(DIRNAME)/Stack/
- HEADERS = Base_Stack.h Stack.h
- SOURCES = Base_Stack.C
- TEMPLATES = Stack.C
- OBJECTS = $(SOURCES:.C=.o)
- SUBDIRS = tests
-
- include ../../Makeclassestargs
-
- # DO NOT DELETE THIS LINE -- make depend depends on it.
-
- Base_Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Stack.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/stream.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/iostream.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/memory.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/c_varieties.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/iomanip.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/generic.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/stdiostream.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/stdio.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/fstream.h
- Base_Stack.o: /home/etamin/u0/nguyen/cool/include/misc.h
- Base_Stack.o: /usr/lang/SC1.0/include/CC/values.h
- Base_Stack.o: /home/etamin/u0/nguyen/cool/include/defs.h
- Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Stack.h
- Stack.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Stack.h
- Stack.o: /usr/lang/SC1.0/include/CC/stream.h
- Stack.o: /usr/lang/SC1.0/include/CC/iostream.h
- Stack.o: /usr/lang/SC1.0/include/CC/memory.h
- Stack.o: /usr/lang/SC1.0/include/CC/c_varieties.h
- Stack.o: /usr/lang/SC1.0/include/CC/iomanip.h
- Stack.o: /usr/lang/SC1.0/include/CC/generic.h
- Stack.o: /usr/lang/SC1.0/include/CC/stdiostream.h
- Stack.o: /usr/lang/SC1.0/include/CC/stdio.h
- Stack.o: /usr/lang/SC1.0/include/CC/fstream.h
- Stack.o: /home/etamin/u0/nguyen/cool/include/misc.h
- Stack.o: /usr/lang/SC1.0/include/CC/values.h
- Stack.o: /home/etamin/u0/nguyen/cool/include/defs.h
- Stack.o: /usr/lang/SC1.0/include/CC/new.h /usr/lang/SC1.0/include/CC/stddef.h
- Stack.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
-